projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d337a09
)
arm: ethernut5: convert to generic board
author
Tim Schendekehl
<
[email protected]
>
Thu, 12 Jun 2014 15:25:36 +0000
(17:25 +0200)
committer
Andreas Bießmann
<
[email protected]
>
Sat, 14 Jun 2014 16:13:15 +0000
(18:13 +0200)
Enable CONFIG_SYS_GENERIC_BOARD for the Ethernut 5 board.
Signed-off-by: Tim Schendekehl <
[email protected]
>
Signed-off-by: Andreas Bießmann <
[email protected]
>
include/configs/ethernut5.h
patch
|
blob
|
history
diff --git
a/include/configs/ethernut5.h
b/include/configs/ethernut5.h
index c81fc44b121c5e28db83dea0642b5892a7799b18..4c69af6af3f30da2d60994a3559e95426b8e3468 100644
(file)
--- a/
include/configs/ethernut5.h
+++ b/
include/configs/ethernut5.h
@@
-12,6
+12,8
@@
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/* The first stage boot loader expects u-boot running at this address. */
#define CONFIG_SYS_TEXT_BASE 0x27000000 /* 16MB available */